home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 5 / Logiciels PC HS 5.iso / Logs / Theme / Editeur / Photonyx / data1.cab / Help_Files / help / help.txt < prev    next >
Text File  |  1998-06-28  |  7KB  |  197 lines

  1. /*
  2.  
  3. Photonyx Help IDs - Header file
  4.  
  5. Copyright(C)1998,Marco Cuocolo, CHROME IMAGING
  6.  
  7. */
  8.  
  9. #ifndef    _HELP
  10. #define    _HELP
  11.  
  12. /* ######################################### */
  13.  
  14. /* Help main page */
  15. #define IDH_INDEX    "Help/index.htm"
  16.  
  17. #define    IDH_INTERFACE    "Help/interfac.htm"
  18. #define    IDH_WHATIS    "Help/whatis.htm"
  19.  
  20. /*
  21. Help --> How to use Help
  22. */
  23. #define    IDH_READING    "Help/reading.htm"
  24.  
  25. /*
  26. Help --> contents
  27. */
  28. #define    IDH_TABLEOF    "Help/tableof.htm"
  29.  
  30. /*
  31. Help --> keyboard shortcuts
  32. */
  33. #define    IDH_KEYBOARD    "Help/keyboard.htm"
  34.  
  35. #define    IDH_TOOLS    "Help/destools.htm"
  36.  
  37. /* ########################################## */
  38.         // COMMANDS
  39.  
  40. /*    COMMANDS intro    */
  41. #define IDH_COMMANDS    "Help/Commands/commands.htm"
  42.  
  43.  
  44. #define IDH_CANVAS    "Help/Commands/canvas/canvasmen.htm"
  45. #define IDH_HISTOGRAM    "Help/Commands/canvas/histogram.htm"
  46. #define IDH_RULERS    "Help/Commands/canvas/grid.htm"
  47. #define IDH_GRID    "Help/Commands/canvas/rulers.htm"
  48.  
  49. #define IDH_EDITMENU    "Help/Commands/edit/editmenu.htm"
  50. #define IDH_FILL    "Help/Commands/edit/fill.htm"
  51. #define IDH_UNDOREDO    "Help/Commands/edit/undoredo.htm"
  52.  
  53. #define IDH_ADJUST    "Help/Commands/effects/Adjust/adjust.htm"
  54. #define IDH_AUTO    "Help/Commands/effects/Adjust/auto.htm"
  55. #define IDH_BRIGHTNE    "Help/Commands/effects/Adjust/brightne.htm"
  56. #define IDH_COLORBAL    "Help/Commands/effects/Adjust/colorbal.htm"
  57. #define IDH_DESATURA    "Help/Commands/effects/Adjust/desatura.htm"
  58. #define IDH_EQUALIZE    "Help/Commands/effects/Adjust/equalize.htm"
  59. #define IDH_GAMMA    "Help/Commands/effects/Adjust/gamma.htm"
  60. #define IDH_HUESAT    "Help/Commands/effects/Adjust/huesat.htm"
  61. #define IDH_LEVELS    "Help/Commands/effects/Adjust/levels.htm"
  62. #define IDH_NEGATIVE    "Help/Commands/effects/Adjust/negative.htm"
  63. #define IDH_POSTERIZ    "Help/Commands/effects/Adjust/posteriz.htm"
  64. #define IDH_SATURATE    "Help/Commands/effects/Adjust/saturate.htm"
  65. #define IDH_SOLARIZE    "Help/Commands/effects/Adjust/solarize.htm"
  66. #define IDH_THRESHOLD    "Help/Commands/effects/Adjust/threshol.htm"
  67.  
  68.  
  69. /*    FX intro    */
  70. #define IDH_FX        "Help/Commands/effects/fx.htm"
  71.  
  72. #define IDH_BLUR    "Help/Commands/effects/Blur/blur.htm"
  73. #define IDH_GAUSSIAN    "Help/Commands/effects/Blur/gaussian.htm"
  74. #define IDH_MOTION    "Help/Commands/effects/Blur/motion.htm"
  75. #define IDH_RADIAL    "Help/Commands/effects/Blur/radial.htm"
  76.  
  77. #define IDH_STEREO    "Help/Commands/effects/Funstuff/stereogram.htm"
  78.  
  79. #define IDH_MORPHO    "Help/Commands/effects/Morpho/Min&Max.htm"
  80.  
  81. #define IDH_DESPECKLE    "Help/Commands/effects/Noise/despeckl.htm"
  82. #define IDH_DUST    "Help/Commands/effects/Noise/dust_scra.htm"
  83. #define IDH_MEDIAN    "Help/Commands/effects/Noise/median.htm"
  84. #define IDH_NOISE    "Help/Commands/effects/Noise/noise.htm"
  85.  
  86. #define IDH_PIXELATE    "Help/Commands/effects/Pixelate/pixelate.htm"
  87. #define IDH_FACET    "Help/Commands/effects/Pixelate/facet.htm"
  88. #define IDH_FRAGMENT    "Help/Commands/effects/Pixelate/fragment.htm"
  89. #define IDH_MOSAIC    "Help/Commands/effects/Pixelate/mosaic.htm"
  90.  
  91. #define IDH_SHARPEN    "Help/Commands/effects/Sharpen/sharpen.htm"
  92.  
  93. #define IDH_STYLIZE    "Help/Commands/effects/stylize/stylize.htm"
  94.  
  95.  
  96.  
  97. /*    OBJECTS intro     */
  98. #define IDH_OBJECTS    "Help/Commands/object/objectmen.htm"
  99. #define IDH_FREETRANSF    "Help/Commands/object/freetransf.htm"
  100. #define IDH_PIXELFLT    "Help/Commands/object/pixel.htm"
  101. #define IDH_WARP    "Help/Commands/object/warp.htm"
  102.  
  103. // pixel filter only
  104. #define IDH_SOLID     "Help/Commands/object/solid.htm"
  105.  
  106.  
  107. /*     PROJECT    intro    */
  108. #define IDH_PROJECT    "Help/Commands/project/project.htm"
  109. #define IDH_CLOSE    "Help/Commands/project/close.htm"
  110. #define IDH_EXIT    "Help/Commands/project/exit.htm"
  111. #define IDH_GAMMA    "Help/Commands/project/gamma.htm"
  112. #define IDH_GENERAL    "Help/Commands/project/genral.htm"
  113. #define IDH_HISTORY    "Help/Commands/project/history.htm"
  114. #define IDH_NEW        "Help/Commands/project/new.htm"
  115. #define IDH_OPEN    "Help/Commands/project/open.htm"
  116. #define IDH_PAGESETUP    "Help/Commands/project/pagesetup.htm"
  117. #define IDH_PREFER    "Help/Commands/project/preferen.htm"
  118. #define IDH_PRINT    "Help/Commands/project/print.htm"
  119. #define IDH_SAVE    "Help/Commands/project/save.htm"
  120. #define IDH_TRANSP    "Help/Commands/project/transp.htm"
  121.  
  122. /*    SELECT    */
  123. #define IDH_SELECT    "Help/Commands/select/select.htm"
  124.  
  125. /*    VIEW    */
  126. #define IDH_VIEWMENU    "Help/Commands/viewmenu.htm"
  127.  
  128. #define IDH_WINDOWS    "Help/Commands/windows.htm"
  129. #define IDH_HELP    "Help/Commands/help.htm"
  130.  
  131. /* ############################################### */
  132.         // PALETTES
  133. /*    PALETTES intro    */
  134. #define IDH_PALETTES    "Help/Palettes/palettes.htm"
  135. #define IDH_BRUSH    "Help/Palettes/brush.htm"
  136. #define IDH_COLORPIC    "Help/Palettes/colorpic.htm"
  137. #define IDH_COLORSH    "Help/Palettes/colorSh.htm"
  138. #define IDH_COLORTU    "Help/Palettes/colorTU.htm"
  139. #define IDH_INFOBOX    "Help/Palettes/Infobox.htm"
  140. #define IDH_OBJECTPA    "Help/Palettes/objectpa.htm"
  141. #define IDH_OBJECTPROP    "Help/Palettes/objectprop.htm"
  142. #define IDH_SELMASK    "Help/Palettes/selectionmask.htm"
  143. #define IDH_TOOLOPT    "Help/Palettes/toolopt.htm"
  144. #define IDH_TRANSPAR    "Help/Palettes/transpar.htm"
  145.  
  146.  
  147.  
  148. */ ############################################### */
  149.         // THEORY REFERENCES
  150.  
  151. // PAS DES HELP CONTEXTUELS DE TOUTE FACON
  152. // SAUF LISTE DES FILE FORMATS AVEC INFO
  153.  
  154. #define IDH_ABOUT    "Help/theoryref/about.htm"
  155. #define IDH_ABFILE    "Help/theoryref/aboutfile.htm"
  156.  
  157. */     file formats    */
  158.  
  159. #define IDH_ADOBE    "Help/theoryref/fileformats/adobes.htm"
  160. #define IDH_ALIASPIX    "Help/theoryref/fileformats/aliaspix.htm"
  161. #define IDH_ALPHABMP    "Help/theoryref/fileformats/alphabmp.htm"
  162. #define IDH_ARTISAN    "Help/theoryref/fileformats/artisan.htm"
  163. #define IDH_AURORA    "Help/theoryref/fileformats/aurora.htm"
  164. #define IDH_BMP        "Help/theoryref/fileformats/bmp.htm"
  165. #define IDH_EIAS    "Help/theoryref/fileformats/eias.htm"
  166. #define IDH_GIF        "Help/theoryref/fileformats/gifforma.htm"
  167. #define IDH_HSIRAW    "Help/theoryref/fileformats/hsiraw.htm"
  168. #define IDH_JPEG    "Help/theoryref/fileformats/JPEG.htm"
  169. #define IDH_MACPAINT    "Help/theoryref/fileformats/macpaint.htm"
  170. #define IDH_MENTALRAY    "Help/theoryref/fileformats/mentalra.htm"
  171. #define IDH_MIPS    "Help/theoryref/fileformats/mips.htm"
  172. #define IDH_MTV        "Help/theoryref/fileformats/mtv.htm"
  173. #define IDH_PCX        "Help/theoryref/fileformats/pcxformat.htm"
  174. #define IDH_PHOTONYX    "Help/theoryref/fileformats/photonyxfile.htm"
  175. #define IDH_PNG        "Help/theoryref/fileformats/png.htm"
  176. #define IDH_PNM        "Help/theoryref/fileformats/pnm.htm"
  177. #define IDH_QRT        "Help/theoryref/fileformats/qrt.htm"
  178. #define IDH_SGI        "Help/theoryref/fileformats/sgi.htm"
  179. #define IDH_SOFTIMAGE    "Help/theoryref/fileformats/softimag.htm"
  180. #define IDH_SUN        "Help/theoryref/fileformats/sun.htm"
  181. #define IDH_TARGA    "Help/theoryref/fileformats/targa.htm"
  182. #define IDH_TIFF    "Help/theoryref/fileformats/tiff.htm"
  183. #define IDH_WAVEFRONT    "Help/theoryref/fileformats/wavefron.htm"
  184. #define IDH_YUV        "Help/theoryref/fileformats/yuv.htm"
  185.  
  186.  
  187.  
  188. */ ############################################### */
  189.         // USING PHOTONYX
  190.  
  191. /* CELLES-CI NE DEVRAIENT PAS SERVIR DE FACON CONTEXTUELLE */
  192.  
  193.  
  194.  
  195.  
  196. #endif
  197.